home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 701-725 / 708 / intuisup / readme < prev    next >
Text File  |  1995-03-18  |  2KB  |  78 lines

  1.         Intuition Support Library v4.2
  2.         ==============================
  3.  
  4. Copyright:
  5. ----------
  6.  
  7.       © Copyright 1992, Freeware, All rights reserved
  8.  
  9.    Distribution EXCLUSIVELY permitted to Fred Fish for his PD software
  10.    library. Distribution via FTP allowed too. Other forms of distribution
  11.    need the permission of the author.
  12.  
  13.    No guarantee of any kind is made that this program is 100% reliable.
  14.    You use it on your own risk.
  15.  
  16. Notes:
  17. ------
  18.  
  19. This package contains a shared library with support routines for using
  20. texts, borders, gadgets, menus and requesters under Kick 1.3 and Kick 2.0.
  21.  
  22. Complete source code (> 700 kb) included.
  23.  
  24. Sorry, the included documentation is `quick and dirty' :-( To use ISUP you
  25. have to examine the examples too.
  26.  
  27. What's new in v3.0?
  28. -------------------
  29.  
  30. · font support functions which uses internal list of available fonts
  31. · mouse pointer support functions: change/restore pointer which can be
  32.   nested, workbench busy pointer, move pointer
  33. · language support: texts of all ISUP gadgets can be changed at runtime via
  34.   external ASCII files
  35. · buffered ASCII file parser: detects C style comments, line continuation
  36. · hold down select button for one second over a cycle gadget to see a new
  37.   nifty feature of this gadget type
  38. · requester functions: auto request, custom requester with all ISUP
  39.   objects
  40. · C source code generator of the template editor is now implemented
  41.  
  42. What's new in v4.0?
  43. -------------------
  44.  
  45. · function to move and resize gadgets
  46. · flags for converting and printing numbers
  47. · more flags than DISABLED can be changed via ISetGadgetAttributes()
  48. · after displaying a requester mouse pointer position will be restored
  49. · changed USE_CURRENT_VALUE from ~0L to (1L << 31) !!!
  50. · all test programs now work on NTSC medres displays (200 scan lines) too
  51. · while using busy mouse pointer menus are disabled
  52.  
  53. What's new in v4.1?
  54. -------------------
  55.  
  56. · now requester supports rastered background around text area
  57.  
  58. What's new in v4.2?
  59. -------------------
  60.  
  61. · sub menu items now indicated by `»'
  62. · alternate color for menu item texts
  63. · now a small doc file (library/intuisup.doc) included
  64.  
  65. Author:
  66. -------
  67.  
  68.    Torsten Jürgeleit
  69.    Am Sandberg 4
  70.    W-5270 Gummersbach
  71.    Germany
  72.    Phone: ++49 2261 27400
  73.  
  74.    Bug reports, flames, donations etc. are welcome !
  75.    I may be reached via eMail: mike@miba.obb.sub.org
  76.    Since this is the account of a neighbour, it may take some time to
  77.    answer :-)
  78.